home *** CD-ROM | disk | FTP | other *** search
/ The Charlie Rose Science Series Anthology / The Charlie Rose Science Series Anthology (Pfizer, Inc.)(2008).iso / mac / Charlie Rose Science Series Anthology.app / Contents / Resources / movie.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2008-02-01  |  75b  |  4 lines

  1. on(rollOut){
  2.    _root.alphaListOut(_parent._parent._name,this._name);
  3. }
  4.